Skip to content

Conversation

@gugupy
Copy link
Contributor

@gugupy gugupy commented Jul 3, 2025

Description

Problem:
User permissions were not being validated for related views. As a result, users could access related views even if they did not have the necessary permissions.

Fix:
Added proper permission checks to ensure that access to related views is restricted based on the user's assigned permissions.

Impact:
This fix enforces security boundaries and ensures consistent permission handling across all views, preventing unauthorized access.

ADDITIONAL INFORMATION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: User Permissions Not Enforced on Related Views

1 participant